deploy: Add some error prefixing around xattr setting
authorColin Walters <walters@verbum.org>
Wed, 9 Sep 2020 12:34:44 +0000 (12:34 +0000)
committerColin Walters <walters@verbum.org>
Wed, 9 Sep 2020 12:34:44 +0000 (12:34 +0000)
commita1bd29f2454f3a2b86d66226e918057e8eccc2cd
treee6f3b303a31e8711b04ac3a4aeecbf4c1243eb2a
parent3bac819a5dbb79b452aa8d818588c352cbfdc198
deploy: Add some error prefixing around xattr setting

Looking at
https://github.com/coreos/coreos-assembler/issues/1703
a user is getting a bare:
`error: fsetxattr: Permission denied`

I don't think it's these code paths since a deploy
isn't happening but on inspection I noticed we didn't
have error prefixing here.
src/libostree/ostree-sysroot-deploy.c